projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7f2fb
)
Improve indexing of ELisp manual
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 28 Sep 2019 19:09:11 +0000
(22:09 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 28 Sep 2019 19:09:11 +0000
(22:09 +0300)
* doc/lispref/frames.texi (Font and Color Parameters): Add index
entry for the 'mouse' face.
doc/lispref/frames.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/frames.texi
b/doc/lispref/frames.texi
index 8596db7421fd8894f958a4a3a17535c5e690552b..f7dfb51dd42061a9dabc0def3597e727c43f6efb 100644
(file)
--- a/
doc/lispref/frames.texi
+++ b/
doc/lispref/frames.texi
@@
-2392,6
+2392,7
@@
The color to use for the background of characters. It is equivalent to
the @code{:background} attribute of the @code{default} face.
@vindex mouse-color@r{, a frame parameter}
+@vindex mouse@r{, a face}
@item mouse-color
The color for the mouse pointer. It is equivalent to the @code{:background}
attribute of the @code{mouse} face.